Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

feat: add request/response context to auth exceptions#124

Open
c-wygoda wants to merge 1 commit intomainfrom
add-exception-context
Open

feat: add request/response context to auth exceptions#124
c-wygoda wants to merge 1 commit intomainfrom
add-exception-context

Conversation

@c-wygoda
Copy link
Contributor

No description provided.

def __init__(
self,
message: str,
response: ResponseWrapper | None = None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The | operator for union type isn't available until Python 3.10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants